net/netip.Addr.appendTo4In6 (method)
5 uses
net/netip (current package)
netip.go#L810: return ip.appendTo4In6(b)
netip.go#L877: ret = ip.appendTo4In6(ret)
netip.go#L881: func (ip Addr) appendTo4In6(ret []byte) []byte {
netip.go#L1178: b = p.ip.appendTo4In6(b)
netip.go#L1204: b = p.ip.appendTo4In6(b)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)